Add some doc for tomtom_asc and tomtom_itn formats.
authoroliskoli <oliskoli>
Mon, 2 Jul 2007 18:29:00 +0000 (18:29 +0000)
committeroliskoli <oliskoli>
Mon, 2 Jul 2007 18:29:00 +0000 (18:29 +0000)
xmldoc/formats/tomtom_asc.xml [new file with mode: 0644]
xmldoc/formats/tomtom_itn.xml [new file with mode: 0644]

diff --git a/xmldoc/formats/tomtom_asc.xml b/xmldoc/formats/tomtom_asc.xml
new file mode 100644 (file)
index 0000000..d120914
--- /dev/null
@@ -0,0 +1,5 @@
+<para>
+   With this format you can read and write <ulink url="http://www.tomtom.com">TomTom</ulink>
+   Points of Interest - POI (ascii) files.
+   It is a simple text (csv) format with only latitude, longitude and a short name.
+</para>
diff --git a/xmldoc/formats/tomtom_itn.xml b/xmldoc/formats/tomtom_itn.xml
new file mode 100644 (file)
index 0000000..dc71e6c
--- /dev/null
@@ -0,0 +1,3 @@
+<para>
+   tomtom_itn can be used to read and write <ulink url="http://www.tomtom.com">TomTom</ulink> Navigator Itineraries (Routes).
+</para>